MESCIUS SPREAD for Windows Forms 15.0J
ListItemInfo コンストラクタ(Object[],Int32,Object,Color,Color,Int32,Font,GradientEffect,String,Object,Boolean)

SubItemオブジェクトのコレクション
オブジェクトの名前を表すSystem.Int32値。
ListItemInfoオブジェクトの画像を表すobject値。
ListItemInfoパターン塗りつぶしの背景色を表すSystem.Drawing.Color値。
ListItemInfoボタンの前景色を示す値System.Drawing.Color値。
オブジェクトの名前を表すSystem.Int32値。
ListItemInfo強調表示される文字列のフォントを示すFont値。
ListItemInfo指定した塗りつぶしのグラデーション効果を表すGradientEffect値。
オブジェクトの名前を表すSystem.String値。
ListItemInfoオブジェクトの画像を表すobject値。
ListItemInfoオブジェクトが表示されるかどうかを表すbool値。
ListItemInfo クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal subItems() As Object, _
   ByVal indent As Integer, _
   ByVal image As Object, _
   ByVal backColor As Color, _
   ByVal foreColor As Color, _
   ByVal height As Integer, _
   ByVal font As Font, _
   ByVal gradientEffect As GradientEffect, _
   ByVal toolTipText As String, _
   ByVal tag As Object, _
   ByVal visible As Boolean _
)

パラメータ

subItems
SubItemオブジェクトのコレクション
indent
オブジェクトの名前を表すSystem.Int32値。
image
ListItemInfoオブジェクトの画像を表すobject値。
backColor
ListItemInfoパターン塗りつぶしの背景色を表すSystem.Drawing.Color値。
foreColor
ListItemInfoボタンの前景色を示す値System.Drawing.Color値。
height
オブジェクトの名前を表すSystem.Int32値。
font
ListItemInfo強調表示される文字列のフォントを示すFont値。
gradientEffect
ListItemInfo指定した塗りつぶしのグラデーション効果を表すGradientEffect値。
toolTipText
オブジェクトの名前を表すSystem.String値。
tag
ListItemInfoオブジェクトの画像を表すobject値。
visible
ListItemInfoオブジェクトが表示されるかどうかを表すbool値。
参照

ListItemInfo クラス
ListItemInfo メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.